ocr: Figure 1: Matrix ofcompilers and template problems (Problem, Compiler) - 4 - 0 7 e 9 101 Templates and arguments Default. arguments too complicated y No default arguments for template functions - yyy y Require template types on every type usage - Templates and constructors No call of compiler default constructor Nocall of pointer constructor No call of constructor on const types - Templates and destructors No explicit call of template destructor No explicit call of compiler destructor - - - - No explicit call of prmitive destructor Templates and inheritance No: non-inline virtual functions No ...